Improve menubutton a11y
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Dec 2013 15:58:32 +0000 (10:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 Dec 2013 18:31:08 +0000 (13:31 -0500)
commitf200eebfd65886a535898aab0fd2a34661925680
tree2145daeee359d9d10773ac95b686f74406233e7a
parent8a12a88b753e7001b3f0b186b9cd5f78e7945931
Improve menubutton a11y

The button now claims its menu as a child for a11y purposes,
which makes it possible for ATs to see it when the navigate
the tree top-down.

Update the a11y test to match.
gtk/a11y/Makefile.am
gtk/a11y/gtkmenubuttonaccessible.c [new file with mode: 0644]
gtk/a11y/gtkmenubuttonaccessible.h [new file with mode: 0644]
gtk/gtk-a11y.h
gtk/gtkmenubutton.c
testsuite/a11y/menubutton.txt